A. 6
B. 2
C. 5
D. 3
Advertisement
Related Mcqs:
- The class java.sql.Timestamp is associated with _____________?
- A. java.util.Date B. java.util.Time C. java.sql.Time D. None of above...
- Which of the following below are valid isolation levels in J2EE ?
- A. TRANSACTION_READ_UNCOMMITTED B. TRANSACTION_SERIALIZABLE C. Only A D. Both A and B...
- Java intermediate code is known as_________________?
- A. Byte code B. First code C. Mid code D. None of above...
- Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
- A. reclaim() method B. finalize() method C. final() method D. both b and c...
- Size of int in Java is_________________?
- A. 8 bit B. 16 bit C. 32 bit D. 64 bit...
- Hot java is_______________?
- A. Web browser B. Java environment C. System software D. IDE...
- Automatic type conversion in Java takes place when________________?
- A. Two type are compatible and size of destination type is equal of source type. B. Two type are compatible and size of destination type is larger than source type. C. Two type are compatible and size of destination type is shorter than source type. D. All of the above...
- How many primitive data types are there in Java ?
- A. 5 B. 6 C. 7 D. 8...
- How many keywords are available in java ?
- A. 24 B. 48 C. 96 D. 192...
- Which command is used for interpretation of java program_______________?
- A. Java B. javap C. javac D. none of above...
Advertisement